home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu743.dms / pu743.adf / T3DLIB_E.LHA / bumpit.doc < prev    next >
Text File  |  1994-01-20  |  4KB  |  177 lines

  1.  
  2.  
  3.  
  4.      BumpIt (1)        Imagine Object Modifier 1993/01/31        BumpIt (1)
  5.  
  6.  
  7.      NAME 
  8.  
  9.           bumpit  -  Algorithmically  perturb the points of an Imagine
  10.           object 
  11.  
  12.  
  13.      SYNOPSIS 
  14.  
  15.           bumpit [parameters...] <input_file >output_file 
  16.  
  17.  
  18.      DESCRIPTION 
  19.  
  20.           BumpIt will read an Imagine object file in binary (TDDD)  or
  21.           ASCII  (TTDDD)  format  (transparently  to  the  user), will
  22.           algorithmically perturb the points of the object, and output 
  23.           a binary (TDDD) Imagine object.  
  24.  
  25.           Note that all T3DLIB programs have the intelligence built-in 
  26.           to determine whether the input file  is  in  the  binary  or
  27.           ASCII format.     No  corny  hard-wired  file  suffixes  are
  28.           required.  You may name your objects anything you wish.  
  29.  
  30.           By default, all Turbo Silver "EXTR" objects are read in  and
  31.           "internalized"  so  that Imagine can use them, since Imagine
  32.           does not support "external" objects.  
  33.  
  34.  
  35.      PARAMETERS 
  36.  
  37.           Parameters must be listed in the order shown below.  
  38.  
  39.  
  40.           max_X 
  41.                   The weighting applied to the noise in the X axis  of
  42.                   the object.  (Default value: 1.0) 
  43.  
  44.           max_Y 
  45.                   The  weighting applied to the noise in the Y axis of
  46.                   the object.  (Default value: 1.0) 
  47.  
  48.           max_Z 
  49.                   The weighting applied to the noise in the Z axis  of
  50.                   the object.  (Default value: 1.0) 
  51.  
  52.           max_R 
  53.                   The  weighting  applied to the noise radially to the
  54.                   object.  (Default value: 1.0) 
  55.  
  56.           Initial_Scale 
  57.  
  58.  
  59.                                       -1-
  60.  
  61.  
  62.      BumpIt (1)        Imagine Object Modifier 1993/01/31        BumpIt (1)
  63.  
  64.  
  65.                   (Default value: 10.0) 
  66.  
  67.           Number_of_Scales 
  68.                   (Default value: 5.0) 
  69.  
  70.           Scale_Ratio 
  71.                   (Default value: 0.4) 
  72.  
  73.           Amplitude_Ratio 
  74.                   (Default value: 0.4) 
  75.  
  76.           Time_Ratio 
  77.                   (Default value: 0.4) 
  78.  
  79.           Time 
  80.                   (Default value: 0.0) 
  81.  
  82.                   For a full description of all  of  the  above  noise
  83.                   parameters,  please  read the Essence manual by Apex
  84.                   Software Publishing.  
  85.  
  86.  
  87.  
  88.      IDENTIFICATION 
  89.  
  90.           Author: Glenn M. Lewis 
  91.  
  92.           Revision Number: 38; Release Date: 1993/01/31.  
  93.  
  94.           The entire T3DLIB collection of source and  executables  are
  95.           Copyright   ©  1988-1993  by  Glenn  M.  Lewis.  All  Rights
  96.           Reserved.  Source code of T3DLIB may not be used in whole or 
  97.           in part in any commercial endeavor without the prior written 
  98.           permission of the author.  
  99.  
  100.           Imagine is Copyright © by Impulse Inc.  
  101.  
  102.           Essence  is  Copyright  ©   1992-1993   by   Apex   Software
  103.           Publishing.  
  104.  
  105.  
  106.      SEE ALSO 
  107.  
  108.           mbb(1),           readwrite(1),           set_brush_path(1),
  109.           set_texture_path(1), spherize(1), tddd2dxf(1),  tddd2mif(1),
  110.           tddd2nff(1),     tddd2off(1),    tddd2pov(1),    tddd2ps(1),
  111.           tddd2ray(1), tddd2vort(1) 
  112.  
  113.  
  114.      BUGS 
  115.  
  116.  
  117.                                       -2-
  118.  
  119.  
  120.      BumpIt (1)        Imagine Object Modifier 1993/01/31        BumpIt (1)
  121.  
  122.  
  123.           No bugs known.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.                                       -3-
  176.  
  177.